home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM B-17 Bomber in SWOTL by LucasArts
-
- REM Set BLACK and RED switches to DIGITAL.
-
- REM ALWAYS put rocker on WCS II handle in middle position before entering
- REM the simulator so the Autopilot toggles on/off properly to begin with and
- REM you can minimize having to select it from the keyboard.
-
- MDEF KSWOTL
-
- @DigitalThrottle
-
- BTN UB ScanView
- BTN MB /T Guns&Cannons
- /T SendsPilotPositi
- BTN LB /T SendsBombardiers
- /T TogglesPilot&Las
- BTN HU BallTurretGunner
- BTN HR /T LeftCheekGun
- /T RightWaistGunner
- BTN HD /T TailTurrentTailG
- /T TopTurrentGunner
- BTN HL /T RightCheekGun
- /T LeftWaistGunner
- BTN HM ChinTurrentNoseG
- BTN 1 /U Engine1Increase
- /M Bombloads
- /D Engine1Decrease
- BTN 2 /U Engine2Increase
- /M Rockets
- /D Engine2Decrease
- BTN 3 /U Engine3Increase
- /M FuelTanks
- /D Engine3Decrease
- BTN 4 /U Engine4Increase
- /M Flaps
- /D Engine4Decrease
- BTN 5 /U Maps
- /M LandingGear
- /D GunCamera
- BTN 6 DropBombsOrRocke
- RKR UP /P Autopilot
- /R Autopilot
- RKR DN /P Autopilot
- /R Autopilot
- BTN MT /P /N Pause
- /R PauseOff
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-